home *** CD-ROM | disk | FTP | other *** search
- Path: user2.mnsinc.com!huang
- From: huang@mnsinc.com (Szu-Wen Huang)
- Newsgroups: comp.lang.c
- Subject: Re: fast find algorithm
- Date: 3 Apr 1996 15:49:56 GMT
- Organization: Monumental Network Systems
- Message-ID: <4ju6n4$n3o@news1.mnsinc.com>
- References: <Dp8wE6.8DG@cix.compulink.co.uk> <4ju12t$ovh@news.xs4all.nl>
- NNTP-Posting-Host: user2.mnsinc.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Falstaff (falstaff@xs4all.nl) wrote:
- ...
- : Hashing is slightly slower than straight table lookup and can't be
- : used when you want to delete elements from your table.
- ...
-
- Hashing can't be used when you want to delete elements? Please explain.
-